home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 146
/
(Vol 146) Jan 07 2012.iso
/
Games
/
shark_attack_2.swf
/
scripts
/
DefineSprite_151
/
frame_1
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2012-01-07
|
106 b
|
9 lines
speed = 6;
timer = 50;
_Y = _root.shark_y;
if(_xscale < 0)
{
_xscale = _xscale * -1;
}
stop();